color-widget: use a GtkBox for the custom section
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 8 Feb 2012 23:06:50 +0000 (18:06 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Feb 2012 21:36:58 +0000 (16:36 -0500)
commit74a53b542b7e3c1d3d24f3a5f80ccde77c0530ed
tree37b9ae4183c4d35fc32ecb1c7e9f379ef42c5365
parent9da3d8b7b9b864aaba619050599cd4ee683e04e7
color-widget: use a GtkBox for the custom section

Since we only allow a single row there, it's better to just use a
GtkBox, and use :first-child, :last-child and :only-child to style
swatches in there.
gtk/gtkcolorchooserwidget.c